Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

object/ceph: Speedup list for ceph #4218

Merged
merged 2 commits into from
Nov 30, 2023
Merged

object/ceph: Speedup list for ceph #4218

merged 2 commits into from
Nov 30, 2023

Conversation

davies
Copy link
Contributor

@davies davies commented Nov 30, 2023

This PR will call stat from in parallel to speedup List.

@davies davies requested a review from SandyXSD November 30, 2023 04:25
Copy link

codecov bot commented Nov 30, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (e89ecd3) 55.63% compared to head (20a2780) 55.56%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4218      +/-   ##
==========================================
- Coverage   55.63%   55.56%   -0.07%     
==========================================
  Files         154      154              
  Lines       39517    39517              
==========================================
- Hits        21984    21959      -25     
- Misses      15075    15100      +25     
  Partials     2458     2458              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@SandyXSD
Copy link
Contributor

Time cost for listing 800k objects reduced from 128s to 8.7s.

@davies davies merged commit 6d54ed4 into main Nov 30, 2023
34 checks passed
@davies davies deleted the speedup_ceph branch November 30, 2023 06:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants